Version

RecyclingContainer<T> Class Methods

For a list of all members of this type, see RecyclingContainer<T> members.

Protected Methods
 NameDescription
Protected MethodCreateInstanceOfRecyclingElementCreates a new instance of the System.Windows.FrameworkElement that represents the object.  
Protected MethodOnElementAttachedInvoked when a System.Windows.FrameworkElement is being attached to the object.  
Protected MethodOnElementReleasedInvoked when a System.Windows.FrameworkElement is no longer attached to the object.  
Protected MethodOnElementReleasingInvoked when a System.Windows.FrameworkElement is being released from an object.  
Protected MethodOnPropertyChangedInvoked when a property changes on the RecyclingContainer object.  
See Also